EN2550 Assignment 1

190484T - Rajapaksha R.M.P.A.P.

Question 1

Question 2

Question 3

part (a)

part (b)

Question 4

Question 6

part (a)

part (b)

Algorithm of customFilter function

part (c)

The same effect obtained by applying the sobel vertical kernel on an image can be again achieved by firstly applying the sobel_col kernel to the image and then, correlating the sobel_row on the resulting image.

Question 7

part (a)

part (b)

part (c)